hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
HipVertexAttributeInfo
hip
api
renderer
vertex
Undocumented in source.
struct
HipVertexAttributeInfo {
uint
index
;
uint
count
;
uint
offset
;
uint
typeSize
;
HipAttributeType
valueType
;
string
name
;
}
Members
Variables
count
uint
count
;
Undocumented in source.
index
uint
index
;
Undocumented in source.
name
string
name
;
Undocumented in source.
offset
uint
offset
;
Undocumented in source.
typeSize
uint
typeSize
;
Undocumented in source.
valueType
HipAttributeType
valueType
;
Undocumented in source.
Meta
Source
See Implementation
hip
api
renderer
vertex
aliases
index_t
enums
HipAttributeType
HipRendererBufferType
HipResourceUsage
functions
index_t_maxQuadIndices
index_t_maxQuads
interfaces
IHipRendererBuffer
IHipVertexArrayImpl
structs
HipVertexAttributeInfo